home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0799 / 459 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  757 b 

  1. Date: Fri, 27 Aug 93 21:26:33 GMT
  2. Message-Id: <754@falcon.demon.co.uk>
  3. From: alex@falcon.demon.co.uk (Alex Kiernan)
  4. To: mint@atari.archive.umich.edu
  5. Subject: Re: Two Patches for MiNT 1.09
  6. Lines: 14
  7.  
  8. In message <2c792754155773@anuurn.do.open.de> you write:
  9. >... 
  10. > Another (small) problem in dosound() (xbios.c): when it is compiled
  11. > with Pure C, the #&$$@6"6$& optimizer silently removes the statement
  12. > "(void)(*((volatile char *)ptr));".
  13. >... 
  14. >  Martin Koehling | mk@anuurn.do.open.de | Martin_Koehling@un.maus.ruhr.de
  15.  
  16. The problem with this is then that the Lattice optimiser makes note of the
  17. unused optimisation which its deleting; can we conditionalise this on
  18. compilers which have broken volatile handling?
  19. Alex Kiernan.
  20. alex@falcon.demon.co.uk
  21.